CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - greedy tsp

搜索资源列表

  1. visit

    0下载:
  2. 用贪心算法做的全国31个城市之间的旅行商问题源代码,可执行程序都在附件压缩包内。里面的data.txt city.txt分别为数据表和城市名,要和可执行程序放在同一个目录内才可执行-greedy algorithm to do with the country's 31 cities between the TSP source code, the executable in Annex compressed packet. Inside data.txt city.txt of dat
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:35031
    • 提供者:谢躜
  1. 贪心法

    1下载:
  2. 用贪心法解决TSP问题.输入数据可求得所要的最值的结果.-greedy algorithm used to solve TSP. Input data can be obtained by the most value to the results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7410
    • 提供者:hanhan12345
  1. TSP-MST.rar

    1下载:
  2. 最小生成树的思想应用于TSP问题的求解,贪心算法的实际应用。,Minimum Spanning Tree thinking applied to TSP problem solving, the practical application of greedy algorithm.
  3. 所属分类:Data structs

    • 发布日期:2016-09-26
    • 文件大小:915816
    • 提供者:xnhcx
  1. TSPproblems

    0下载:
  2. 解决TSP问题的几种算法 模拟退火法 遗传算法 贪心算法等-To solve the problem of several TSP algorithm simulated annealing greedy algorithm such as genetic algorithms
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:96246
    • 提供者:june1989
  1. TSP

    0下载:
  2. TSP with greedy algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2440224
    • 提供者:Jin
  1. 09

    0下载:
  2. 设计一个求解图着色的问题的算法,(不可以用贪心算法)及用贪心算法设计一个TSP问题-Design a plan for solving the problem coloring algorithm, (can not use greedy algorithm) and greedy algorithm design using a TSP problem
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:860
    • 提供者:
  1. GreedyTSP

    0下载:
  2. 贪心算法的TSP 求解 10000城市 数据文件可以自己建立 C代码编程-Greedy algorithm for solving TSP 10000 to establish their own city data files can be C code programming
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:817
    • 提供者:bubyday
  1. alam13242432

    0下载:
  2. greedy method of TSP problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:160071
    • 提供者:M ALAM kHAN
  1. tsp

    0下载:
  2. 简单的贪心算法解决tsp问题。输入的时候麻烦点,读者可以加以修改,使程序完善。-Tsp simple greedy algorithm to solve the problem. When the input trouble spots, readers can be modified to process improvement.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1006289
    • 提供者:liulunchun
  1. TSP

    0下载:
  2. 用贪心算法实现tsp(旅行商问题)求解,实现中国34个城市环游路线-With the greedy algorithm tsp (TSP) solution to achieve China' s 34 cities around the line
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:341405
    • 提供者:冰袋
  1. beibaoproblem

    0下载:
  2. 该算法主要是用贪心算法求解背包问题。背包问题应用TSP问题也非常广泛-The algorithm is the greedy algorithm for knapsack problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:1286
    • 提供者:王莉
  1. TSP

    0下载:
  2. 用遗传算法、贪心算法以及穷举法对TSP问题进行求解-Genetic algorithm, the greedy algorithm and the brute-force method to solve the TSP problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:8443
    • 提供者:
  1. TSPandBAGproblem

    0下载:
  2. 包里包含五个文件,其中ASforTSP是用蚂蚁算法解决TSP问题,Backtrack是用回溯法解决01背包问题,GAO是用遗传算法解决TSP,GreedySelector是用贪心算法解决01背包问题,MoneyChange是金额的数字与汉字的转换方案,本人作为一个学生初学编程,希望多多包涵。-Package contains five files, which ASforTSP ant algorithm to solve TSP is the problem, Backtrack 01 is
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:9925
    • 提供者:梦幻
  1. tsp-greedy

    0下载:
  2. tsp by greedy this project has a matrix and find min distance
  3. 所属分类:TreeView

    • 发布日期:2017-11-19
    • 文件大小:916
    • 提供者:mozhde
  1. greedy_algorithm-

    0下载:
  2. 通过贪心算法解决TSP问题,问题规模比较庞大时,可以快速得到解决办法,虽然和最优解有一定差距,但可以忽略-By greedy algorithm to solve TSP problems, relatively large scale of the problem, you can quickly get a solution, though, and there is a certain gap between the optimal solution, but can be ignored
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3621101
    • 提供者:钟伟
  1. GreedTsp

    0下载:
  2. 用贪心方法计算TSP路径,用的是matlab-TSP path with the greedy method, using matlab
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:742
    • 提供者:林宏声
  1. PSOLSp

    0下载:
  2. 10个粒子群算法的旅行商问题,内容详尽 ,可以此类推n个城市的算法-greedy algorithm to do with the country s 31 cities between the TSP source code, the executable in Annex compressed packet. Inside data.txt city.txt of data tables and urban name, and the executable on the same withi
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:13245
    • 提供者:黄健航
  1. tsp

    0下载:
  2. vc使用贪心算法,求解tsp(旅行商问题),包含问题分析、说明文档、算法分析和程序源码。-vc using the greedy algorithm to solve tsp (TSP), and includes documentation, algorithm analysis and program source code.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:264592
    • 提供者:libing
  1. TSP_new

    0下载:
  2. 这是一个用于解决TSP问题的、适用于初学者的贪心算法。-This is a used to solve the TSP problem, for beginners to greedy algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1460
    • 提供者:陈永志
  1. tsp

    0下载:
  2. 基于贪心算法计算tsp问题-TSP problem based on greedy algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1730
    • 提供者:星月枫
« 12 »
搜珍网 www.dssz.com